﻿.xm {
    background: #e14149;
    border-radius: 5px;
    height: 33px;
    line-height: 33px;
    margin: 7px auto;
    border-bottom: 0;
}

/*20240427加*/
.e_container-22 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: auto;
    display-radio: flex;
    margin-left: auto;
    margin-right: auto;
    max-width: none;
}


.cbox-22-0 {
    align-self: center;
}

.cbox-22-1 {
    /* align-self: center; */
    flex: 0 0 160px;
}

.cbox-22-2 {
    align-self: center;
}

.e_line-25 {
    display-radio: 1;
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: rgba(181,0,9,1);
    min-height: 0px;
    max-height: none;
    height: auto;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

hr {
    box-sizing: content-box;
    height: 0;
}


.e_line-24 {
    display-radio: 1;
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: rgba(181,0,9,1);
    min-height: 0px;
    max-height: none;
    height: auto;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.e_text-21 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-size: 30px;
    font-family: Microsoft YaHei;
    color: rgba(203,28,29,1);
    font-weight: bold;
    text-align: center;
}

.cbox-22-0 {
    align-self: center;
}

.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
}

.p_item2 {
    max-width: 100%;
    max-height: 100%;
}

.cbox-22-2 {
    align-self: center;
}

.self_tab_news {
    height: 52px;
    background: url(../image/jzjn_07.jpg) no-repeat bottom left;
    /* width: 295px; */
    /* width: 413px; */
    font-size: 18px;
    font-weight: bold;
    color: #000;
    padding:10px 0 0 10px;
}
.self_tab_news .ywfb {
    font-size: 12px;
    color: #999999;
    font-weight: normal;
    line-height: 30px;
}

.self_tab_news a {
    width: 12px;
    height: 40px;
    background: url("../image/1_22.jpg") no-repeat center;
}

.top50{
    margin-top:50px;
}
.jsllb li span {
    font-size: 14px;
    color: #bbb;
}

/*资讯*/
.list-3 {
}
.list-3 li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}
.list-3 li a {
	display: block;
	overflow: hidden;
}
.list-3 li .img-center {
	float: left;
	width: 240px;
}
.img-center img {
    display: inline-block;
    /*width: auto;*/
    width:100%;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.list-3 li .text {
	margin-left: 260px;
}
.list-3 li .text h4 {
	font-size: 20px;
	margin: 0;
}
.list-3 li .text .date {
	margin-top: 10px;
	color: #999;
	font-size: 12px;
}
.list-3 li .text p {
	margin: 10px 0 0;
	color: #777;
	line-height: 1.8;
	text-align: justify;
}
.list-3 li .text span {
	float: right;
	line-height: 24px;
	border: 1px solid #ddd;
	border-radius: 50px;
	padding: 0 20px;
	margin-top: 10px;
}
.list-3 li a:hover .text span {
	background-color: #dd0000;
	color: #fff;
	border-color: #dd0000;
}
@media screen and (max-width: 767px) {
    .list-3 li .img-center {
	   float: none;
	   width: auto;
    }
   .list-3 li .text {
	   margin: 15px 0 0;
    }
   .list-3 li .text h4 {
	   font-size: 16px;
   }
   .list-3 li .text p {
	   font-size: 12px;
   }
}

#mycss {
    position: fixed;
    bottom: 0px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #666;
    text-align: center;
    background: #fff;
    width: 100%;
    margin: 0;
    padding: 0;
    z-index: 999999999;
}

/*.mydi p a{
    font-size:14px;
}*/

@media screen and (max-width: 768px) {
    #mycss {
        display: none;
    }

    .egwm img {
        display: none;
    }
}